home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C/C++ Users Group Library 1996 July
/
C-C++ Users Group Library July 1996.iso
/
listings
/
v_08_11
/
8n11107a
< prev
next >
Wrap
Text File
|
1990-08-07
|
194b
|
15 lines
free()
{
/* Free routine */
}
malloc()
{
/* Malloc routine */
}
some_other()
{
/* Some other routine */
}